home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / misc / 0VBRRun.readme < prev    next >
Text File  |  1999-03-02  |  2KB  |  54 lines

  1. Short:    V1.0, Run programs with VBR at 0.
  2. Author:   andrew@ab2000.freeserve.co.uk (Andrew Bell)
  3. Uploader: andrew@ab2000.freeserve.co.uk (Andrew Bell)
  4. Type:     util/misc
  5. Requires: OS39+ (WB3.0+) and MC68010+
  6.  
  7. (Assembly source code is included)
  8.  
  9. 0VBRRun is Copyright © 1998-99 Andrew Bell. 0VBRRun is FREEWARE, if you use
  10. it e-mail the author with your suggestions, comments, etc.
  11.  
  12. 0VBRRun is a CLI/Shell based program that requires an MC68010 or better
  13. and dos.library version 39 or better.
  14.  
  15. 0VBRRun is a handy program that enables the user to launch programs from
  16. shell with the VBR (Vector Base Register) set to zero. This is required
  17. because some older demos and games for the MC68000 assume that the VBR
  18. is always 0. For example, I use this program for the game F1GP. When the
  19. program/game/demo quits (if it quits!) the VBR will be restored to its
  20. original address.
  21.  
  22. WARNING: This program is a hack, do use it with ANY programs that work with
  23. the VBR!
  24.  
  25. Please note that this program only works with programs that can be launched
  26. from the OS and not programs that use custom trackloaders.
  27.  
  28. 0VBRRun does not like programs that detach their seglist from CLI. This
  29. is because 0VBRRun waits for the program to finish and such programs
  30. fool 0VBRRun into thinking the program has finished, but they are actually
  31. still running. A tell-tale sign of programs that do this is when you run
  32. them from the Shell (WITHOUT the 'run' command) and the prompt is freed-up
  33. ready for you to type more commands in while the program is still running.
  34. Such programs have a GUI associated with them, but not all.
  35.  
  36. Do not use 0VBRRun from Workbench, because 0VBRRun ignores the WBMsg.
  37.  
  38. USAGE: 0VBRRun <PutProgramNameHere>
  39.  
  40. If you're not sure about anything mentioned above, don't use this program.
  41.  
  42. USE THIS PROGRAM AT YOUR OWN RISK.
  43.  
  44.  
  45. ============================= Archive contents =============================
  46.  
  47. Original  Packed Ratio    Date     Time    Name
  48. -------- ------- ----- --------- --------  -------------
  49.      580     436 24.8% 06-Feb-99 22:47:56 +0VBRRun
  50.     1805     935 48.1% 06-Feb-99 22:49:02 +0VBRRun.readme
  51.     2760    1108 59.8% 06-Feb-99 22:47:56 +0VBRRun.s
  52. -------- ------- ----- --------- --------
  53.     5145    2479 51.8% 07-Feb-99 23:31:10   3 files
  54.